* image.c (xpm_scan) [HAVE_NS && !HAVE_XPM]:
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 20 Jun 2011 06:03:10 +0000 (23:03 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 20 Jun 2011 06:03:10 +0000 (23:03 -0700)
commit9f3695bb5e9d37aa9923cf71e36cd6ffa24cabd1
treeb36ed7cbfcfd357b737a0071aa665fd72b737741
parent314b6764ccee405c9c755ca78754debff3e138cb
* image.c (xpm_scan) [HAVE_NS && !HAVE_XPM]:

Don't assume string length fits in int.
src/ChangeLog
src/image.c